[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10 Fn 7F02  - Sollex SuperVGA - Display Output Control - Set Display   [V]

   AX = 7F02h
   BL = 00h
   CX = display output setting (see below)

Return: AL <> 7Fh if not supported
   AL = 7Fh if supported
       AH = status
       00h successful
       01h failed

See Also: AX=7F00h,AX=7F02h/BL=00h

Bitfields for display output setting:
 bit 0 CRTC control in bits 2,1 valid
 bit 1 enable digital output
 bit 2 enable analog output
 bit 3 panel control in bits 5,4 valid
 bit 4 enable LCD output
 bit 5 enable plasma/EL output
 bit 6 inverse control in bit 7 valid
 bit 7 0=normal, 1=inverse
 bits 15-8 reserved

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson